home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / gfx / x11 / Xincludes_930531.lha / os-include_x11.lha / os-include / X11 / bitmaps / 1x1 next >
Text File  |  1992-11-02  |  272b  |  7 lines

  1. #define 1x1_width 16
  2. #define 1x1_height 16
  3. static char 1x1_bits[] = {
  4.    0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55,
  5.    0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55,
  6.    0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55};
  7.